home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Internet & Communication / Cyberduck-2.5.2.dmg / Cyberduck.app / Contents / Resources / it.lproj / Connection.nib / classes.nib next >
Encoding:
Text File  |  2005-11-18  |  1.1 KB  |  31 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {closeSheet = id; }; 
  6.             CLASS = "ch.cyberduck.ui.cocoa.CDConnectionController"; 
  7.             LANGUAGE = Java; 
  8.             OUTLETS = {
  9.                 anonymousCheckbox = NSButton; 
  10.                 bookmarksPopup = NSPopUpButton; 
  11.                 connectmodePopup = NSPopUpButton; 
  12.                 encodingPopup = NSPopUpButton; 
  13.                 historyPopup = NSPopUpButton; 
  14.                 hostPopup = NSComboBox; 
  15.                 keychainCheckbox = NSButton; 
  16.                 passField = NSSecureTextField; 
  17.                 pathField = NSTextField; 
  18.                 pkCheckbox = NSButton; 
  19.                 pkLabel = NSTextField; 
  20.                 portField = NSTextField; 
  21.                 protocolPopup = NSPopUpButton; 
  22.                 rendezvousPopup = NSPopUpButton; 
  23.                 urlLabel = NSTextField; 
  24.                 usernameField = NSTextField; 
  25.                 window = NSWindow; 
  26.             }; 
  27.             SUPERCLASS = NSObject; 
  28.         }
  29.     ); 
  30.     IBVersion = 1; 
  31. }